Learn R Programming

DataSetsUni (version 0.1)

Vehicle Insurance: The complaints upheld against vehicle insurance firms

Description

The function allows to provide the complaints upheld against vehicle insurance firms as a proportion of their overall business over a two-year period. The study was conducted by DFR (Darla Fry Ross) insurance and investment company (2009–2016), registered in New York State.

Usage

data_vehicleinsur

Value

data_vehicleinsur gives the complaints upheld against vehicle insurance firms.

Arguments

data_vehicleinsur

A vector of (non-negative integer) values.

Author

Muhammad Imran.

R implementation and documentation: Muhammad Imran imranshakoor84@yahoo.com.

Details

The data represent the complaints upheld against vehicle insurance firms as a proportion of their overall business over a two-year period. The study was conducted by DFR (Darla Fry Ross) insurance and investment company (2009–2016), registered in New York State. Recently, it is used by Khan et al. (2021) and fitted the An alternate generalized odd generalized exponential family with applications to premium data.

References

Khan, S., Balogun, O. S., Tahir, M. H., Almutiry, W., & Alahmadi, A. A. (2021). An alternate generalized odd generalized exponential family with applications to premium data. Symmetry, 13(11), 2064.

See Also

data_healthinsur

Examples

Run this code
x<-data_vehicleinsur
summary(x)

Run the code above in your browser using DataLab